From 2e8962325af53b68648a2d9ded693c66ebf07465 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 19 Aug 2008 22:42:27 +0000 Subject: [PATCH] Add Humminbird route support. --- gpsbabel/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/Makefile.in b/gpsbabel/Makefile.in index 612e5f08f..968e443d7 100644 --- a/gpsbabel/Makefile.in +++ b/gpsbabel/Makefile.in @@ -560,7 +560,7 @@ html.o: html.c defs.h config.h queue.h gbtypes.h zlib/zlib.h zlib/zconf.h \ jeeps/gpscom.h jeeps/gpsfmt.h jeeps/gpsmath.h jeeps/gpsmem.h \ jeeps/gpsrqst.h jeeps/gpsinput.h jeeps/gpsproj.h humminbird.o: humminbird.c defs.h config.h queue.h gbtypes.h zlib/zlib.h \ - zlib/zconf.h gbfile.h cet.h cet_util.h inifile.h + zlib/zconf.h gbfile.h cet.h cet_util.h inifile.h avltree.h igc.o: igc.c defs.h config.h queue.h gbtypes.h zlib/zlib.h zlib/zconf.h \ gbfile.h cet.h cet_util.h inifile.h ignrando.o: ignrando.c defs.h config.h queue.h gbtypes.h zlib/zlib.h \ -- 2.30.2